CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pitch matlab

搜索资源列表

  1. pitchwatch

    0下载:
  2. function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Inf
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2014-09-29
    • 文件大小:99519
    • 提供者:michael4u2345
  1. pitch_estimation

    0下载:
  2. with this package,we can perform pitch estimation with different techniques, which is valuable in speech analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:50276
    • 提供者:meysa
  1. voice_processor

    0下载:
  2. The purpose of this project is to create a different system for processing voice signals and from which we draw useful conclusions about these brands. More specifically, the system will first filter the voice signal with a pass bandwidth (chebyshe
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:1875
    • 提供者:Pastel87
  1. audio processing

    2下载:
  2. 语音信号处理-对输入语音信号进行端点检测和基音轨迹的检测(利用acf、amdf和acf/amdf三种方法)。-Speech Signal Processing- the input voice signal trajectory endpoint detection and pitch detection (using acf, amdf and acf/amdf three methods).
  3. 所属分类:语音合成与识别

    • 发布日期:2012-11-21
    • 文件大小:3449
    • 提供者:
  1. EKF_filter

    0下载:
  2. 经典的EFK雷达测量模型 构造数据为雷达采样数据,距离、俯仰角、方向角。 假设目标匀速直线运动,CV模型 状态变量用x,y,z,以及各自的导数 -EFK classic measurements of radar data for modeling radar sampling data, distance, pitch angle, direction angle. Goal of uniform linear motion assumption, CV model with
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2651
    • 提供者:孙海波
  1. hps

    1下载:
  2. Harmonic Product Spectrum (HPS) algorithm for pitch detection.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:959
    • 提供者:maztica
  1. 3dtrans

    0下载:
  2. 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6391
    • 提供者:kiyoung
  1. pitch_detector

    0下载:
  2. this is a program using Matlab to accomplish the realtime pitch detection
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:397481
    • 提供者:leo
  1. pitch_dective

    0下载:
  2. 用MATLAB编写的,用于MELP语音编码算法中基音周期检测的程序,实现了基音周期的检测,包括整数基音,分数基音,以及最终基音的检测。可以直接运行。-Pitch detective in speech coder of MELP,by MATLAB.
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:6874
    • 提供者:shiyanan
  1. my_lpc

    0下载:
  2. 线性预测(LPC)是语音信号处理中最有效的分析方法之一,通过LPC谱,LPCC谱的分析,并结合LPC检测方法判断出语音的基音周期或共振峰。我们可以利用Matlab来进行编程实现,具有实现简单,效果良好的特点-The linear predictive (LPC) is one of the most important methods in speech processing. Through the LPC spectrum, the LPCC spectrum analysis, and u
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:163866
    • 提供者:lu
  1. CAMDF

    0下载:
  2. 语音信号处理中基音周期的提取算法。运用循环的平均幅度差分法实现的。-Speech signal processing algorithm for pitch period extraction. The average rate of use of cyclic difference method realized.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:2026
    • 提供者:liujiahui
  1. ACF

    0下载:
  2. 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:1439
    • 提供者:liujiahui
  1. yingwenwenxian

    0下载:
  2. 英文文献,和语音信号处理中基音周期提取算法相关的文章。-English literature, and speech signal processing in the pitch period extraction algorithm related articles.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:135959
    • 提供者:liujiahui
  1. yuyinchulichengxv

    1下载:
  2. 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果。 -For a given corpus to estimate the pitch period. Required to use MATLAB or C language realization of the pitch detection algorithm, and gives test results.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7167
    • 提供者:飞扬
  1. psola

    0下载:
  2. Pitch-scale and time-scale modification of speech by PSOLA techniques.
  3. 所属分类:matlab

    • 发布日期:2014-08-12
    • 文件大小:1298
    • 提供者:zxMaca
  1. find_pmarks

    0下载:
  2. Function used by PSOLA speech modification technique. Finds exact point of pitch pulses in speech.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1625
    • 提供者:zxMaca
  1. optimPID

    0下载:
  2. i need the matlab coding for pid controller using particle swarm optimization
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:42612
    • 提供者:anandh
  1. autocorrelation

    0下载:
  2. pitch estimation written in matlab
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:498506
    • 提供者:林耀溢
  1. colea

    0下载:
  2. COLEA is a Matlab Speech Processing Toolkit with a graphical user interface. This program can be used to edit speech waveforms (cut, copy or paste selected speech segments) and compute spectrogramss. It includes several speech related tools incl
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:355962
    • 提供者:Gurkan Acı r
  1. MATLAB_SOLA

    2下载:
  2. 参考_基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)_,使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教speech_processing(sola)-Reference _ SOLA' s Pitch Scaling Algorithm Based on Fan Yu Hua (Shanghai Jiaotong University) _, u
  3. 所属分类:Audio program

    • 发布日期:2014-12-21
    • 文件大小:276453
    • 提供者:jianjiaaini
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com